Re: [NTG-context] about character expansion

2018-08-30 Thread Pablo Rodriguez
On 08/30/2018 03:27 AM, Henri Menke wrote: > See also “8.9 Expansion” in > http://www.pragma-ade.nl/general/manuals/fonts-mkiv.pdf > > \setupfontexpansion > [extremehz] > [stretch=50,shrink=50,step=.5,vector=default,factor=1] > > \definefontfeature > [default] &

Re: [NTG-context] about character expansion

2018-08-29 Thread Henri Menke
See also “8.9 Expansion” in http://www.pragma-ade.nl/general/manuals/fonts-mkiv.pdf \setupfontexpansion [extremehz] [stretch=50,shrink=50,step=.5,vector=default,factor=1] \definefontfeature [default] [default] [expansion=extremehz] \starttext \setupalign[hz] \input{knuth} \stoptext

[NTG-context] hz in MkIV

2016-07-03 Thread Mohammad Hossein Bateni
Hi, In MkIV, the syntax for using hz seems to have changed from \setupfonthandling to \setupfontexpansion (similarly for protrusion). What is the equivalent of the following? Is this feature supported in MkIV and LuaTeX? I tried changing/adding entries to fonts.expansions.vectors.quality

Re: [NTG-context] hz and protrusion

2008-03-03 Thread David Wooten
as follows: % engine=luatex % \setupfontexpansion [quality][stretch=2.5,shrink=2.5,step=. 5,factor=1] \setupfontexpansion[oeps][a=1,b=2] \setuptolerance[verytolerant,stretch] \showframe \starttext \definefontfeature[demo][default] [mode=node,expansion=quality,protrusion=pure

[NTG-context] hz and protrusion

2008-02-15 Thread Hans Hagen
Hi, The latest luatex beta + mkiv support hz and protruding. The user interface will be extended a bit, but for the moment it goes as follows: % engine=luatex % \setupfontexpansion [quality][stretch=2.5,shrink=2.5,step=.5,factor=1] \setupfontexpansion[oeps][a=1,b=2] \setuptolerance